type github.com/google/go-cmp/cmp.valuesFilter
4 uses
github.com/google/go-cmp/cmp (current package)
options.go#L165: vf := &valuesFilter{fnc: v, opt: opt}
options.go#L174: type valuesFilter struct {
options.go#L181: func (f valuesFilter) filter(s *state, t reflect.Type, vx, vy reflect.Value) applicableOption {
options.go#L191: func (f valuesFilter) String() string {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)